Welcome![Sign In][Sign Up]
Location:
Search - c code for AES

Search list

[Crack Hack327531aes_code

Description: 关于AES加密算法的VC源代码,完整的算法程序编程,具有很高的参考价值。-AES encryption algorithm on the VC source code, a complete algorithm programming with a high reference value.
Platform: | Size: 71680 | Author: 周杰 | Hits:

[Data structs521943DES Source Code

Description: 3Des算法源程序,可以用于常用的加密算法.-3Des source algorithm can be used for the encryption algorithm.
Platform: | Size: 9216 | Author: 林志强 | Hits:

[Crack HackGODLEWSS

Description: 来VCKBASE好长时间了,从没做过贡献,今天用到AES加密算法,在GOOGLE里好像还没找到C++的AES代码,所以就由C#版照搬了一个类出来,只为方便大家使用,大家不要骂我抄袭哦,版权还是人家C#版的,有BUG mail:jruinet@163.com,在VC7.1下编译调试成功,下面是源代码,你们自已看着办吧-to VCKBASE good long time, but have never done contribution today use AES encryption algorithm, Google Lane had not been found as of AES C code and so on by the C# edition copy of a category, and For convenience only use, we should not accuse me of plagiarism Oh, copyright or others version of the C#, BUG mail : jruinet@163.com in VC7.1 compiler debug success, the following is the source code, your own babe
Platform: | Size: 242688 | Author: jarod | Hits:

[Crack HackAES

Description: 通过这道程序的编写,进一步加深了对AES的理解,也了解了模块化设计的基本思想,编程的时候,把一个大任务分解是很重要的,针对相应的子任务所编写的一段功能独立的代码或一个功能模块,在程序设计时,我们可以把程序中功能相对独立的模块用函数来实现。这样做,不仅可以使程序条理清晰,便于维护。而且,通过重复使用某些函数,可以节省软件开发时间。对一个大问题先从一个大的全局上去考虑,分成几个大的模块,将每个大的模块进一步分解。该程序就是这样的思想,将加密分成三大步骤,对第二大步骤的9次循环的每次都要进行4个操作。编程时就先编出小模块,然后就可以很顺利的编出大的模块。这样可以节约编程的时间。-Road through this program, further deepening the understanding of AES, understand the modular design of the basic idea, programming time, a major task decomposition is very important. in light of the corresponding sub-tasks of the section prepared by the functional independence of code or a function module, in the process, we can process relatively independent of the functional modules use the function to be achieved. To do so, so that procedures can not only lucid, easy to maintain. Furthermore, by the repeated use of some functions, the software can save development time. A big problem for the benefit of a big boost to the overall consideration, divided into several major modules, each of the major modules further decomposition. The program is the idea of encryption is divided into three
Platform: | Size: 3072 | Author: 陈剑峰 | Hits:

[Crack Hackaes-sourceCode

Description: AES高级加密标准的C代码,我调试过,很好用,跟大家共享。-AES Advanced Encryption Standard C code, I debugger that is useful, to share with you.
Platform: | Size: 87040 | Author: 杨力 | Hits:

[Software EngineeringCS2003081aes

Description: 非常经典的AES加密算法接口及演示程序 ,可作课程设计使用 (* 介绍 *) AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符 所有加密和解密操作在默认情况下为 128 位密匙。-very classic AES encryption algorithm interface and demo program, curriculum design can be used (* Introduction*) AES is a safety code for the use of information encryption standards. It supports 128, 192 and 256 of the keys. Encryption Algorithm of the ElAES.pas modules. I will package its encryption method in AES.pas units, only two standard function call can be completed string encryption and decryption. (* Key length*) 128 support for the length of 16 characters in length 192 supports 24 to 256 characters support length of 32 characters all encryption and decryption operations in default under 128 keys.
Platform: | Size: 53248 | Author: 林靖然 | Hits:

[Crack HackAES

Description: 超快的AES文件加密代码,支持密码-Ultrafast the AES file encryption code, support for password
Platform: | Size: 47104 | Author: 黄冠 | Hits:

[AlgorithmAES

Description: 一个AES加密算法C源代码, 明文分组长度为192 状态列数为6。-An AES encryption algorithm C source code, expressly division status bar length is 192 for 6.
Platform: | Size: 3072 | Author: 张为 | Hits:

[Crack Hackaessourcecode

Description: 本代码是C语言实现的AES算法的源代码。AES是继DES之后目前最为流行的对称加密算法。-This code is the C language source code for AES algorithm. AES is the second after DES is currently the most popular symmetric encryption algorithm.
Platform: | Size: 53248 | Author: cl | Hits:

[SCMaes

Description: AES加解密算法的C语言实现,可用于嵌入式,PC机程序-source code for AES, c language
Platform: | Size: 4096 | Author: brian | Hits:

[Crack HackSTM32F10x_Encryption_Lib_V1.0.0

Description: 基于STM32 的AES加密算法,适合用在简单的存储加密-The STM32-based AES encryption algorithm, suitable for storage in a simple encryption
Platform: | Size: 251904 | Author: fox | Hits:

[File OperateAES_Encrypt

Description: AES-encryption.......this is source code for encyrption it is widout file handling
Platform: | Size: 4096 | Author: vishal | Hits:

[Compress-Decompress algrithmsaes-byte-29-08-08

Description: Aes code for security with c++ source code
Platform: | Size: 9216 | Author: sac | Hits:

[CA authENCRYPT

Description: this the c++ source code for aes encryption algortihm-this is the c++ source code for aes encryption algortihm
Platform: | Size: 3072 | Author: akshay | Hits:

[Crack Hackaes

Description: This is C source code for AES encryption and decryption using the latest AES algorithm standard.
Platform: | Size: 13312 | Author: kurt | Hits:

[OtherAES

Description: AES算法的C++代码,实现128位的加解密运算,可供对这方面感兴趣的同学参考-AES algorithm is a C++ code, to achieve 128-bit encryption and decryption operations are available for students interested in this area refer to
Platform: | Size: 546816 | Author: 张帅 | Hits:

[Crack HackAES_C_Delphi7

Description: AES算法的C和Delphi实现,支持128,192,256位密码,C实现为网上下载,Delphi为本人根据C翻译的,经测试完全可以实现相互加密解密。-AES algorithm C and Delphi to achieve, support 128,192,256-bit code, C implementation for online download, Delphi as my translation according to C, tested fully with each other encryption and decryption.
Platform: | Size: 35840 | Author: 李健 | Hits:

[SCMccryptoaes

Description: aes algorithm c code for 8051 any stu-aes algorithm c code for 8051 any stuff
Platform: | Size: 5120 | Author: notek | Hits:

[Crack HackAES-C

Description: aes(rijndael 算法)的C语言实现,完整的程序源码,仅供参考-aes (rijndael algorithm) of the C language, complete source code, for reference only
Platform: | Size: 2048 | Author: Bruce Lee | Hits:

[Crack Hackaes

Description: VC实现的AES加密算法rijndaeo算法,简单易懂初学者参考-a simple code for AES rijndaeo alogrithm of C code
Platform: | Size: 4096 | Author: wxg | Hits:
« 12 3 »

CodeBus www.codebus.net